dvb_dev_stop_monitor

@brief Stop the dvb_dev_find loop @ingroup dvb_device

@param dvb pointer to struct dvb_device to be used

This function stops dvb_dev_find() if it is running in monitor mode. It does nothing on other modes. Can be called even if the monitor mode was already stopped.

extern (C)
void
dvb_dev_stop_monitor

Meta